Stock Performance MCP Server

Created By
Penka Alexandrovaa year ago
.NET MCP Server to connect with Claude Desktop
Overview

What is Stocks MCP Server?

Stocks MCP Servert is a .NET MCP Server designed to connect with Claude Desktop helping .

How to use Stocks MCP Server?

To use, download and install Claude Desktop, clone the repository, build the project, and configure the .csproj reference in the Claude configuration file.

Кey features

Integration with Claude Desktop for enhanced data interaction. Utilizes the Model Context Protocol for efficient financial data management.

Use cases

Querying financial data with natural language for better insights.

Server Config

{
  "mcpServers": {
    "StocksMCP": {
      "command": "dotnet",
      "args": [
        "run",
        "--project",
        "[the path to ]/StocksMCPServer",
        "--no-build"
      ],
      "env": {
        "ALPHA_VANTAGE_API_KEY": "<YOUR_KEY>"
      }
    }
  }
}
Project Info
Created At
a year ago
Updated At
a year ago
Author Name
Penka Alexandrova
Star
-
Language
-
License
-
Category

Recommend Servers

View All
Teardrop

9 days ago